home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_door / olsq_11.zip / OLSQ.HIS < prev    next >
Text File  |  1996-01-31  |  3KB  |  63 lines

  1.                           OnLine Stock Quotes
  2.                  Copyright (c) 1995-96, PAROLE Software
  3.                           All rights reserved.
  4.                             FIDO:  1:151/185
  5.                         EMail: dmaidon@cris.com
  6.                  --------------------------------------
  7.  
  8. v1.10               Added the ability for users to specify up to 20
  9.                     favorite quotes.  When FAVCOMP.EXE is run, it will
  10.                     compile a text file of the latest quotes for each
  11.                     user's list.   The user will be prompted to download
  12.                     this file each time they enter the door.  You will
  13.                     need to set up a CFG file for each node to utilize
  14.                     this feature.  See the sample DSZCFG.1 file for
  15.                     setup instructions.  In the door directory, You
  16.                     *MUST* create a sub-directory named "USERS", whether
  17.                     you intend to utilize this function or not.
  18.  
  19.                     The FAVCOMP.EXE must be run after READSTK.EXE has
  20.                     finished compiling the QUOTES.ASC file.
  21.  
  22.                     Added detailed listings to the [R]ead Quotes
  23.                     function.  This merely displays a full page format
  24.                     for each quote.
  25.  
  26.                     Users have the option to display only one (1)
  27.                     Personal quote or All of their Favorite Quotes when
  28.                     selecting [P]ersonal Quote.
  29.  
  30.                     To enter debug mode, create a file named "DEBUG.YES"
  31.                     in the door directory.  This will detect the
  32.                     multi-taskers and operating systems you are running
  33.                     under.  The results will be displayed at the top
  34.                     right hand corner of the screen.
  35.  
  36.                     4 = 4DOS Detected.
  37.                     S = Share Loaded.
  38.                     W = Windows Detected.
  39.                     D = DESQView Detected.
  40.  
  41.                     Fixed a bug in the [D]atabase toggle routine.  It
  42.                     should no longer get an error when switching.
  43.  
  44.                     Reworked most of the search routines.  Searches are
  45.                     quite a bit faster and more accurate.
  46.  
  47.                     Added READCHK.EXE.  Run this in the door directory.
  48.                     It lets you read what info is stored in the
  49.                     STOCKS.CHK file. <G>  This will only function for
  50.                     registered installations.
  51.  
  52.                     Added the ability to lock certain users out of the
  53.                     door.  This is controlled by the "SECURE.DAT" file.
  54.                     This is an ASCii file with one user name per line.
  55.                     If this file exists, OLSQ will compare the logon
  56.                     name with the names in the file and deny access to
  57.                     any user found in there.  Place this file in the
  58.                     door directory.
  59.  
  60. v1.0      1/16/96   Initial Release.
  61.  
  62.  
  63.